@charset "UTF-8";
/* ========== 主体框架 start ========== */
.topBox{height: 100px;}
.top{width: 100%;height: 100px;background-color: #175ee9; position: fixed;left: 0;top: 0;z-index: 999;transition: top 0.5s;-webkit-transition: top 0.5s;}
.top.show{top: -100px;}
.topC .logo a{display: block;}
.logo{float: left;overflow: hidden;display: inline;margin-right: 60px;margin-top: 23px;}
.logo img{height: 55px;}
#fp-nav ul li a span::before{display: block;content: "";width: 23px;height: 5px;background: url("../images/fullPageIcon.png") no-repeat center center;position: absolute;left: 50%;bottom: -5px;margin-left: -12px;opacity: 0;visibility: hidden;}
#fp-nav ul li a.active span::before{opacity: 1;visibility: visible;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{width: 6px !important;height: 6px !important;background: #fff !important;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{margin: -3px 0 0 -3px !important;background-color: #175ee9 !important;}
#fp-nav.right{right: 60px !important;}

.menu{float: right; display: inline;position: relative;margin-right: 20px;}
.menu dd{float:left;display: inline; margin-right:40px;position: relative;z-index: 2;}
.menu dd .yj a{ display: block;line-height: 100px;height: 100px;font-size: 16px;color: #fff;text-align: center;position: relative;}
.menu dd .yj a::before{display: block;content: "";width: 23px;height: 10px;background: url("../images/topHove.png") no-repeat center center;position: absolute;left: 50%;margin-left: -12px;bottom: 20px;opacity: 0;visibility: hidden;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
/* .menu dd .yj a::before{display: block;content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: linear-gradient(to bottom , #1f79ee, #3c8bf0,#569bf2);background-image: -webkit-linear-gradient(to bottom , #1f79ee, #3c8bf0,#569bf2);z-index: -1;opacity: 0; visibility: hidden; transition: all .2s linear;-webkit-transition: all .2s linear;} */
.menu dd .ej{position: absolute;top: 100%;white-space: nowrap;opacity: 0; visibility: hidden;overflow:hidden;height: 0;}
.menu dd .ej.open{height: 60px;}
.menu dt.icn{height: 100%;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;display: none;}
.menu dd .ej li{display: inline-block; margin-right: 50px;}
.menu dd .ej li span a{line-height: 60px;display: block;font-size: 15px;color: #fff;}
.top .bg{transition: all 0.5s; width: 100%;height: 0;background:rgba(0, 0, 0, .4) ;position: absolute;left: 0;top: 100%;z-index: -1;-webkit-transition: all 0.5s; }
.menu dd .ej li:last-child { margin-right: 0;}
.menu dd.hover .yj a::before{visibility: visible;opacity: 1;}
.menu dd.hover .ej {opacity: 1;visibility: visible;}
.menu dd .ej li span a:hover{color: #2383f6;}
/* logo end */
/* logo end */
/* 视频弹窗 start */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;right: -60px;top: -40px;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background-position: center center;}
.aykj-videoPop .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate-bg-box{
    width: 90px !important;
    left: 50% !important;
    margin-left: -45px;
    bottom: 100%;
    top: auto !important;
    overflow: hidden;
    height: auto !important;
}
.aykj-videoPop .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg{
    width: auto !important;
}
/* 视频弹窗 end */
/* 搜索 start */
.topR{margin-top: 32px;}
.search{overflow: hidden;background: #f2f2f2;}
.searchInput{width:268px;z-index:0; float: left; display: inline;}
.searchInput input{width:100%;padding: 0 16px;box-sizing: border-box;-webkit-box-sizing: border-box;height:40px;line-height: 40px;background:none;border:none;}
.searchInput input input::-webkit-input-placeholder {color: #666666; /* placeholder颜色  */font-size:14px; /* placeholder字体大小  */text-align: left; /* placeholder位置  */}
.searchBtn{float: left; display: inline; width: 38px;height:40px;overflow: hidden;background: url(../images/common/search.png) no-repeat center center;position: relative;}
.searchBtn:before {display: block;position: absolute;content: '';left: 0;top: 50%;margin-top: -10px;width: 1px;height: 20px;background-color: #d7d7d7;}

.topSearch{float:right;display: inline;margin-top: 30px; width: 40px; height: 40px;margin-right: 50px; background:url(../images/common/searchH.png) no-repeat center center; cursor: pointer; border-radius: 40px; transition: all 300ms;-webkit-transition: all 300ms;}
.topSearch:hover{background-color: rgba(255, 255, 255, 0.149);}

.searchBox {width: 200px;height: 35px;float: right;display: inline; overflow: hidden;border-radius: 5px;padding: 0 15px;border: 1px solid rgba(255, 255, 255, .3);border-radius: 35px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-top: 33px;}
.searchBox input {display: block;float: left;width: 145px;height: 35px;background: none;border: none;line-height: 35px;color: #fff;font-size: 14px;}
.searchBox input::placeholder {color: rgba(255, 255, 255, .3);font-size: 14px;}
.searchBox input::-webkit-placeholder {color: rgba(255, 255, 255, .3);font-size: 14px;}
.searchBox a {float: left;display: inline;width: 20px;height: 20px;background:url(../images/common/searchH.png) no-repeat center center;color: #fff;font-size: 30px;text-align: center;line-height: 35px;margin-top: 7px;}
.searchBox a:hover {opacity: 0.9;}

.animHide{opacity: 0;}
.model.show::before {animation: menu-animation .8s ease-out forwards;transform: scale(2) translateY(0);}
.model.show {display: block;}
.model {position: fixed;top: 0;left: 0;z-index: 10600;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}
.model span {display: inline-block;width: 50px;height: 50px;line-height: 50px;position: absolute;top: 30px;right: 30px;cursor: pointer;font-size: 72px;text-align: center;overflow: hidden;color: #fff;z-index: 10;}
.model::before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-color: rgba(0, 0, 0, .87);width: 100%;height: 0;padding-bottom: 100%;border-radius: 100%;transform: scale(.04) translateY(9999px);overflow: hidden;z-index: 9;}
.searchPWBox {width: 600px;height: 60px;overflow: hidden;border-radius: 5px;position: absolute;top: 50%;left: 50%;z-index: 9;margin: -30px 0 0 -300px;transition: all 0.4s linear;-webkit-transition: all 0.4s linear;;}
.searchPWBox input {display: block;float: left;width: 530px;height: 60px;background: none;border: none;line-height: 60px;color: #333;font-size: 16px;padding-left: 10px;background: #fff;}
.searchPWBox input::placeholder {color: #999;font-size: 16px;}
.searchPWBox input::-webkit-placeholder {color: #999;font-size: 16px;}
.searchPWBox a {float: left;display: inline;width: 60px;height: 60px;background: #292e88 url(../images/common/searchH.png) no-repeat center center;background-size: 19px 20px;color: #fff;font-size: 30px;text-align: center;line-height: 60px;}
.searchPWBox a:hover {opacity: 0.9;}
@keyframes menu-animation {
	0% {
		opacity: 0;
		transform: scale(.04) translateY(300%)
	}

	40% {
		transform: scale(.04) translateY(0);
		transition: ease-out
	}

	40% {
		transform: scale(.04) translateY(0)
	}

	60% {
		opacity: 1;
		transform: scale(.02) translateY(0)
	}

	61% {
		opacity: 1;
		transform: scale(.04) translateY(0)
	}

	99.9% {
		opacity: 1;
		height: 0;
		padding-bottom: 100%;
		border-radius: 100%
	}

	100% {
		opacity: 1;
		transform: scale(2) translateY(0);
		height: 100%;
		padding-bottom: 0;
		border-radius: 0
	}
}
/* 搜索 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;width: 100%;height: 100%;}
.indexBannerLoad{position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); transition: all 1.3s;-webkit-transition: all 1.3s;}
.indexBannerLoad svg{-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;width: 100px;height: 100px;fill: #d71718;}
.indexBannerLoad.hide{ visibility: hidden; opacity: 0;}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg);transform:rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }
.indexBanner .bd{height: 100%; overflow: hidden; position: absolute; width: 100%; left: 0; top: 0;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{height: 100%;position: relative;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.indexBanner .mySlide .bg{height: 100%;position: absolute;width: 100%;left: 0;top:0; overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;transition: all 7s 0s ease-in-out;transform: scale(1.15);-webkit-transition: all 7s 0s ease-in-out;-webkit-transform: scale(1.15);}
.indexBanner .mySlide a{display: block;height: 100%;width: 100%;}
.indexBanner .slick-dots{position: absolute;left:-5%; bottom: 5%;width: 100%;font-size: 0;text-align: center;}
.indexBanner .slick-dots li{display: inline-block;font-size: 14px;color: #fff;font-weight: bold; margin-right:15px;vertical-align: middle;cursor: pointer;position: relative;}
.indexBanner .slick-dots li::before{display: block;content: "";width: 30px;height: 2px;background-color: rgba(255, 255, 255, .5);position: absolute;right: -50px; top: 50%;transform: scaleX(0);-webkit-transform: scaleX(0); margin-top: -1px;visibility: hidden;opacity: 0;}
.indexBanner .slick-dots li.slick-active{color: #175ee9;margin-right: 60px;}
.indexBanner .slick-dots li.slick-active::before{visibility: visible;opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;transition: all 0.5s;-webkit-transition: all 0.5s;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img{ width: 1200px;position: absolute;left: 50%; top:50%;transform: translate(-50%,-50%); font-size: 0;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
.indexBanner .next{ display:block; width: 40px; height: 40px;border-radius: 50px; cursor: pointer; background: url(../images/next2.png) no-repeat center center; position: absolute; right:47%; bottom: 5%;z-index: 1;border: 1px solid #fff;margin-bottom: -10px; display: none;}
.indexBanner .mySlide.on .bg{transform: scale(1);}
/* ————— indexBanner end ————— */
/* ————— 底部 start ————— */
/* 友情链接start */
.footerUp{ background: #f3f8ff;padding: 60px 0 55px;}
.footerUp .footeLogo{margin-right: 120px;}
.footerUp .footeLogo img{height: 80px;}
.footerUpLits{overflow: hidden;margin-right: -200px;}
.footerUpLits dd{float: left;display: inline;}
.footerUpLits dd .con{margin-right: 200px;}
.footerUpLits dd .con .conC{margin-bottom: 15px;}
.footerUpLits dd .con .conC .icon{width: 30px;height: 30px;float: left;display: inline;margin-right: 10px;border-radius: 50%;}
.footerUpLits dd.dd1 .con .conC .icon{background: #e0ecff url("../images/footerUpIcon1.png") no-repeat center center;}
.footerUpLits dd.dd2 .con .conC .icon{background: #e0ecff url("../images/footerUpIcon2.png") no-repeat center center;}
.footerUpLits dd.dd3 .con .conC .icon{background: #e0ecff url("../images/footerUpIcon3.png") no-repeat center center;}
.footerUpLits dd .con .conC .text{overflow: hidden;line-height: 30px;height: 30px;font-size: 18px;color: #333333;}
.footerUpLits dd .con .detail{font-size: 24px;color: #333333;line-height: 40px;height: 40px;overflow: hidden;}
/* 友情链接end   */
/* 底部中间start   */
.footerDown{background-color: #eef5ff;}
.footerDownCon{padding: 58px 0;border-bottom: 1px solid #e5ecf5;}
.footerDownConIcon{float: right;display: inline;margin-right: -30px;}
.footerDownConIcon dd{float: left;display: inline;}
.footerDownConIcon dd .con{margin-right: 30px; position: relative;cursor: pointer;}
.footerDownConIcon dd .con .conUp{width: 50px;height: 50px;border-radius: 50%;text-align: center;background-color: #deecff;line-height: 50px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footerDownConIcon dd .con .conUp img{max-height: 20px;vertical-align: middle;display: inline-block;}
.footerDownConIcon dd .con .conDown{ background-color: #fff;padding: 15px 20px 0;width: 145px;z-index: 5;box-shadow: 0px 6px 12px rgb(0 0 0 / 30%);position: absolute; top: -400%;left: -50px;opacity: 0;visibility: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;transition: all 0.3s;-webkit-transition: all 0.3s;}
.conDown em{display: inline-block;border: 10px solid transparent;border-top-color: #fff;position: absolute;left: 50%;bottom: -20px;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.footerDownConIcon dd .con .conDown .pic::before{padding-top: 100%;}
.footerDownConIcon dd .con .conDown .text{text-align: center;line-height: 40px;font-size: 13px;color: #666666;}
.footerDownConIcon dd:hover .conUp{transform: scale(1.15);-webkit-transform: scale(1.15);}
.footerDownConIcon dd:hover .conDown{opacity: 1;visibility: visible;top: -360%;}
.footerDownList{overflow: hidden;margin-right: -95px;}
.footerDownList dd{float: left;display: inline;}
.footerDownList dd a{display: block;margin-right: 95px;line-height: 50px;font-size: 18px;color: #666666;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footerDownList dd:hover a{color: #0067ac;}
/* 底部中间end   */
/* 底部版权start   */
.friendCopyRight{ height: 45px; line-height: 45px; overflow: hidden; font-size: 15px; color: #999999;}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 5px;}
.friendCopyRight .conL img{ margin-right: 10px; vertical-align: middle;}
.friendCopyRight .conL a{ color: #999999; margin-right: 20px;}
.friendCopyRight .conL a:hover{ color: #0067ac;}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #999999; }
.friendCopyRight .conR a:hover{ color: #0067ac;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 26.0416%;}
.subBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.subBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
.subBanner .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.subBanner .wrap{height: 100%;}
.subBanner .textC{position: relative;text-align: center;}
.subBanner .textC .cnTitle{font-size: 30px;color: #ffffff;line-height: 30px;font-weight: bold;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1); margin-bottom: 10px;}
.subBanner .textC .enTitle{font-size: 14px;color: rgb(255 255 255 / .78);line-height: 30px;text-transform: uppercase;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1);}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBox{clear:both;width: 100%;height: 60px;background: #fff;box-shadow:0 3px 5px #dcdcdc;}
.location{height: 60px;overflow: hidden;padding-left: 33px;position: relative;}
.location a.home{ position: absolute; left: 0; top: 0; width: 33px; height: 100%;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png); padding-left: 0; margin-right: 0;}
.location a{display: inline;float: left;height: 60px;line-height: 60px;padding-left: 14px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/icon8.png);color: #a3a3a3;font-size: 14px;}
.location a:hover{color:#175ee9}
.location a.hover{color:#175ee9}
.subNavBox{margin-right:-15px; position: relative;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 60px;height:60px;color: #666666;font-size: 14px;padding:0 14px;}
.subNav a.hover{color: #175ee9}
.subNav a:hover{color: #175ee9}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{ text-align: center; font-size: 0;margin-bottom: 30px;}
.sjMenu a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 14px; margin: 0 5px; background: #FFF;}
.sjMenu a:hover{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.sjMenu a.hover{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #1e5ab0;color: #fff;}
.page a.hover{background: #1e5ab0;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/common/page/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/common/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/common/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/common/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/common/page/lastPageh.png)}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/common/page/lastPage.png)}
/* ————— 页码 end ————— */
/* ————— 弹窗 start ————— */
.aykj-recruitTc .layui-layer-btn{ text-align: center;}
.aykj-recruitTc .layui-layer-btn a{ height: 38px; line-height: 38px; padding: 0 40px; font-size: 14px;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn0{background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #1e5ab0; border-color: #1e5ab0;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.sectionTitle .enTitle{line-height: 50px;height: 100px;font-size: 36px;color: #9a9a9a;position: relative;margin-bottom: 35px;}
.sectionTitle .enTitle::before{display: block;content: "";width: 20px;height: 1px;background-color: #cccccc;position: absolute;left: 0;bottom: -10px;}
.sectionTitle .cnTitle{line-height: 50px;height: 50px;overflow: hidden;font-size: 36px;color: #333333;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.section2{background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.section2Scroll{position: relative;float: right;display: inline;width: 82%;margin-left: 80px;}
.section2Scroll .bd{ overflow: hidden;}
.section2Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.section2Scroll .myslide{ width: 33.3333%; float: left; display: inline;}
.section2Scroll .con{ margin-right: 30px;}
.section2Scroll .con .time{font-size: 16px;color: #333333;line-height: 42px;height: 42px;overflow: hidden;margin-bottom: 10px;}
.section2Scroll .con .title{line-height: 30px;height: 60px;overflow: hidden;margin-bottom: 20px;padding-bottom: 20px; position: relative;}
.section2Scroll .con .title::before{display: block;content: "";width: 100%;height: 1px;position: absolute;left: 0;bottom: 0px;background-color: #f0f0f0;z-index: 0;}
.section2Scroll .con .title::after{display: block;content: "";width: 0;height: 1px;position: absolute;left: 0;bottom: 0px;background-color: #175ee9;z-index: 1;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Scroll .con .title a{display: block;font-size: 18px;color: #333333;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Scroll .con .infoC{line-height: 28px;height:56px;overflow: hidden;font-size: 15px;color: #666666;margin-bottom: 15px;}
.section2Scroll .con .pic{margin-bottom: 45px;}
.section2Scroll .con .pic::before{padding-top: 60%;}
.section2Scroll .con .pic::after{display: block;content: "";width: 100%;height: 100%;background-color: #175ee9;position: absolute;left: 0;top: 0;z-index: 0;}
.section2Scroll .con .pic img{z-index: 1;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Scroll .con .more{line-height: 30px;height: 30px;}
.section2Scroll .con .more a{display: inline-block;font-size: 16px;color: #999999;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Scroll .con .more a::before{display: block;content: "";width: 32px;height: 1px;position: absolute;right: -40px;top: 50%;background-color: #999999;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Scroll .con .more a::after{display: block;content: "";width: 7px;height: 7px;border-radius: 50%;background-color: #999;position: absolute;right: -47px;top: 50%;margin-top: -3px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section2Prev{ display:inline-block !important; width: 65px; height: 65px;border-radius: 50%;border: 1px solid #e7e9ea; cursor: pointer; background: url(../images/prev2Icon.png) no-repeat center center;  z-index: 1; display: none;margin-right: 30px;transition: background 0.3s;-webkit-transition: background 0.3s;}
.section2Next{ display:inline-block !important; width: 65px; height: 65px;border-radius: 50%;border: 1px solid #e7e9ea; cursor: pointer; background: url(../images/next2Icon.png) no-repeat center center; z-index: 1; display: none;transition: background 0.3s;-webkit-transition: background 0.3s;}
.section2Prev:hover{background: #175ee9 url("../images/prev2IconH.png") no-repeat center center;border-color: #175ee9;}
.section2Next:hover{ background: #175ee9 url("../images/next2IconH.png") no-repeat center center;border-color: #175ee9;}
.section2Scroll .con:hover .title a{color: #175ee9;}
.section2Scroll .con:hover .pic img{left: -10px;top: -10px;}
.section2Scroll .con:hover .title::after{width: 40%;}
.section2Scroll .con:hover .more a{color: #175ee9;}
.section2Scroll .con:hover .more a::before{background-color: #175ee9;}
.section2Scroll .con:hover .more a::after{background-color: #175ee9;}
.section2Con{overflow: hidden;}
.section2Con .sectionTitle{margin-bottom: 80px;}
.section2Con .info{line-height: 28px;height: 56px;overflow: hidden;font-size: 16px;color: #666666;margin-bottom: 90px;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.section3{background-position: left center;background-repeat: no-repeat;background-size: cover;position: relative;}
.section3 .section3Pic{position: absolute;right: 0;top: 0;width: 57.4%;height: 100%;}
.section3PicC{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.section3PicC img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;}
.section3Pic .play{cursor: pointer; position: absolute;left: 50%;top: 50%;margin-left: -67px;margin-top: -68px; width: 134px;height: 136px;background: url("../images/playVideo.png") no-repeat center center;z-index: 3;animation: xuanzhuan 6s linear infinite;-webkit-animation: xuanzhuan 6s linear infinite;}
.section3Pic:hover .play{animation-play-state:paused;-webkit-animation-play-state:paused;}
.section3Pic .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .1);z-index: 2;}
.section3Con{width: 40%;margin-bottom: 70px;}
.section3Con .sectionTitle{margin-bottom: 40px;}
.section3Con .titleCon{font-size: 18px;color: #333333;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 35px;}
.section3Con .info{line-height: 30px;height: 60px;overflow: hidden;font-size: 15px;color: #666666;margin-bottom: 35px;}
.section3Con .more{line-height: 30px;height: 30px;}
.section3Con .more a{display: inline-block;font-size: 16px;color: #999999;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3Con .more a::before{display: block;content: "";width: 32px;height: 1px;position: absolute;right: -40px;top: 50%;background-color: #999999;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3Con .more a::after{display: block;content: "";width: 7px;height: 7px;border-radius: 50%;background-color: #999;position: absolute;right: -47px;top: 50%;margin-top: -3px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3Con .more a:hover{color: #175ee9;}
.section3Con .more a:hover::before{background-color: #175ee9;}
.section3Con .more a:hover::after{background-color: #175ee9;}
.section3ConList{width: 61%;position: relative;}
.section3ConList .section3ConListC{width: 33%;position: absolute;right: 0;top: -51%;background-color: #ffc156;}
.section3ConList .section3ConListC .section3ConListCon{padding: 20px 30px 15px;}
.section3ConListCon .title{font-size: 18px;color: #ffffff;line-height: 33px;height: 33px;overflow: hidden;}
.section3ConListCon .info{font-size: 14px;color: #ffffff;line-height: 33px;height: 33px;overflow: hidden;}
.section3List{background-color: #fff;padding: 70px 50px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.section3List dd{width: 33.3333%;float: left;display: inline;}
.section3List dd a{display: block;position: relative;}
.section3List dd a .num{position: absolute;right: 90px;bottom: -90px;font-size: 100px;color: #f7f9ff;z-index: 0;opacity: 0;visibility: hidden;transform: scale(0);-webkit-transform: scale(0);transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3List dd a .icon{width: 55px;height: 55px;border-radius: 45%;float: left;display: inline;margin-right: 15px;position: relative;z-index: 1;}
.section3List dd.dd1 a .icon{background:#e4edff url("../images/section3ListIcon1.png") no-repeat center center;}
.section3List dd.dd2 a .icon{background:#e4edff url("../images/section3ListIcon2.png") no-repeat center center;}
.section3List dd.dd3 a .icon{background:#e4edff url("../images/section3ListIcon3.png") no-repeat center center;}
.section3List dd a .text{overflow: hidden;position: relative;z-index: 1;}
.section3List dd a .text .text1{line-height: 28px;color: #999999;font-size: 16px;height: 28px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3List dd a .text .text2{line-height: 28px;color: #999999;font-size: 14px;height: 28px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.section3List dd a:hover .num{opacity: 1;visibility: visible;transform: scale(1);-webkit-transform: scale(1);}
.section3List dd a:hover .text .text1{color: #175ee9;}
.section3List dd a:hover .text .text2{color: #175ee9;}
@keyframes xuanzhuan{
    0%{
        transform: rotate(0deg);-webkit-transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);-webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes  xuanzhuan{
    0%{
        transform: rotate(0deg);-webkit-transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);-webkit-transform: rotate(360deg);
    }
}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.section4{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;}
.column4ScrollOne{position: relative;float: left;display: inline;width: 68.6%;overflow: hidden;}
.column4ScrollOne .bd{ width: 480px;float: right;width: 45%;display: inline;margin-left: 180px;overflow: hidden;}
.column4ScrollOne .slick-list{ overflow: visible; margin-right: -30px; }
.column4ScrollOne .myslide{ width: 33.3333%; float: left; display: inline;}
.column4ScrollOne .con{ margin-right: 30px;}
.column4ScrollOne .con .pic::before{padding-top: 149.1667%;}
.column4ScrollOne .con .pic img{overflow: hidden;visibility: hidden;}
.column4ScrollOne .con .pic img.show{visibility: visible;}
.column4ScrollOne .text{overflow: hidden;}
.column4ScrollOne .text .sectionTitle{margin-bottom: 65px;}
.column4ScrollOne .text .sectionTitle .enTitle{color: #fff;}
.column4ScrollOne .text .sectionTitle .enTitle::before{background-color: #fff;}
.column4ScrollOne .text .sectionTitle .cnTitle{color: #fff;}
.column4ScrollOne .text .title{line-height: 40px;height: 40px;overflow: hidden;font-size: 14px;color: #ffffff;margin-bottom: 65px;}
.column4ScrollOne .text .title .span1{font-size: 24px;margin-right: 20px;}
.column4ScrollOne .text .info{text-align: justify;font-size: 15px;color: rgba(255, 255, 255, .5);line-height: 25px;height: 75px;overflow: hidden;margin-bottom: 140px;}
.column4ScrollOne .text .more{line-height: 30px;height: 30px;}
.column4ScrollOne .text .more a{display: inline-block;font-size: 16px;color: #fff;position: relative;}
.column4ScrollOne .text .more a::before{display: block;content: "";width: 32px;height: 1px;position: absolute;right: -40px;top: 50%;background-color: #fff;}
.column4ScrollOne .text .more a::after{display: block;content: "";width: 7px;height: 7px;border-radius: 50%;background-color: #fff;position: absolute;right: -47px;top: 50%;margin-top: -3px;}
.column4ScrollOnePrev{ display:inline-block !important; width: 65px; height: 65px;border-radius: 50%;border: 1px solid #e7e9ea; cursor: pointer; background: url(../images/prev2Icon.png) no-repeat center center;  z-index: 1; display: none;margin-right: 30px;transition: background 0.3s;-webkit-transition: background 0.3s;}
.column4ScrollOneNext{ display:inline-block !important; width: 65px; height: 65px;border-radius: 50%;border: 1px solid #e7e9ea; cursor: pointer; background: url(../images/next2Icon.png) no-repeat center center; z-index: 1; display: none;transition: background 0.3s;-webkit-transition: background 0.3s;}
.column4ScrollOnePrev:hover{background: #fff url("../images/prev2IconLan.png") no-repeat center center;border-color: #fff;}
.column4ScrollOneNext:hover{ background: #fff url("../images/next2IconLan.png") no-repeat center center;border-color: #fff;}
.section4CR{float: right;display: inline;width: 12%;}
.section4CR .num{line-height: 65px;height: 65px;overflow: hidden;margin-bottom: 160px;text-align: right;}
.section4CR .num span{font-size: 60px;color: #ffffff;}
.section4CR .num em{font-size: 24px;color: #cccccc;font-style: normal;}
.column4ScrollOneArrow{margin-bottom: 215px;}
.column4ScrollTwo{position: relative;}
.column4ScrollTwo .bd{ overflow: hidden;}
.column4ScrollTwo .slick-list{ overflow: visible; margin-right: -30px; }
.column4ScrollTwo .myslide{ width: 100%;}
.column4ScrollTwo .con{ margin-right: 30px;}
.column4ScrollTwo .con .pic{overflow: hidden;border-radius: 5px;background-color: #fff;}
.column4ScrollTwo .con .pic img{object-fit: contain;}
.column4ScrollTwo .con .pic::before{padding-top: 58.8235%;}
/* ————— 第4通栏 end ————— */
/* ————— 第5通栏 start ————— */
.section5{background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.section5CR{float: right;display: inline;width: 50%;position: relative;z-index: 1;}
.section5CR .sectionTitle{margin-bottom: 35px;text-align: right;}
.section5CR .sectionTitle .enTitle::before{right: 0;left: unset;}
.section5CRList dd{float: left;display: inline;width: 50%;}
.section5CRList dd .con{padding: 50px 25px 40px;background-color: #fff;}
.section5CRList dd .con .icon{background-color: #e5edfe;line-height: 25px;height: 25px;padding: 0 20px;font-size: 14px;color: #175ee9;margin-bottom: 25px;display: inline-block;text-align: center;border-radius: 25px;}
.section5CRList dd .con .title{line-height: 30px;height: 60px;overflow: hidden;margin-bottom: 20px;}
.section5CRList dd .con .title a{display: block;font-size: 18px;color: #333333;}
.section5CRList dd.dd1 .con .title a{color: #fff;}
.section5CRList dd.dd4 .con .title a{color: #fff;}
.section5CRList dd.dd1 .con .icon{background-color: #fff;}
.section5CRList dd.dd4 .con .icon{background-color: #fff;}
.section5CRList dd.dd1 .con{background:url("../images/section5RListBg1.jpg") no-repeat center center / cover;}
.section5CRList dd.dd4 .con{background:#ffc156;}
.section5CRList dd .con .more{line-height: 30px;height: 30px;}
.section5CRList dd .con .more a{display: inline-block;font-size: 16px;color: #175ee9;position: relative;}
.section5CRList dd .con .more a::before{display: block;content: "";width: 32px;height: 1px;position: absolute;right: -40px;top: 50%;background-color: #175ee9;}
.section5CRList dd .con .more a::after{display: block;content: "";width: 7px;height: 7px;border-radius: 50%;background-color: #175ee9;position: absolute;right: -47px;top: 50%;margin-top: -3px;}
.section5CRList dd.dd1 .con .more a{color: #fff;}
.section5CRList dd.dd1 .con .more a::before{background-color: #fff;}
.section5CRList dd.dd1 .con .more a::after{background-color: #fff;}
.section5CRList dd.dd4 .con .more a{color: #fff;}
.section5CRList dd.dd4 .con .more a::before{background-color: #fff;}
.section5CRList dd.dd4 .con .more a::after{background-color: #fff;}
.section5CL{margin-right: 50%;position: relative;top: 160px;}
.section5CL .bg{width: 123.0769%;z-index: 0;position: absolute;left: -180px;top: -40px;background-color: #fff;box-shadow: 5px 5px 10px rgba(153, 153, 153, .2);}
.section5CL .bg::before{display: block;content: '';padding-top: 56.7708%;}
.section5CLList{padding-right: 30px;position: relative;z-index: 1;height: 502px;overflow: hidden;}
.section5CLList dd .con{display: block; padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #e0e0e0;overflow: hidden;}
.section5CLList dd.dd5{border: none;}
.section5CLList dd:last-child .con{border: none;}
.section5CLList dd a .time{float: left;display: inline;background-color: #f0f5ff;overflow: hidden;margin-right: 20px;width: 90px;border-radius: 25px;}
.section5CLList dd a .time .timeC{padding: 10px 15px 5px;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;display: none;}
.section5CLList dd a .time .timeC .timeC1{font-size: 36px;color: #175ee9;line-height: 40px;height: 40px;overflow: hidden;}
.section5CLList dd a .time .timeC .timeC2{font-size: 15px;color: #175ee9;line-height: 25px;height: 25px;overflow: hidden;}
.section5CLList dd a .time .icon{width: 100%;line-height: 25px;height: 25px;overflow: hidden;font-size: 14px;color: #175ee9;text-align: center;border-radius: 25px;}
.section5CLList dd a .text{overflow: hidden;}
.section5CLList dd a .text .title{line-height: 30px;height: 30px;font-size: 18px;color: #333333;overflow: hidden;}
.section5CLList dd a .text .info{line-height: 25px;height: 50px;font-size: 15px;color: #999999;overflow: hidden;padding-top: 18px;display: none;}
.section5CLList dd.hover a .time .timeC{display: block;}
.section5CLList dd.hover a .text .info{display: block;}
.section5CLList dd.hover a .time{border: 1px solid #175ee9;border-radius: 10px 10px 15px 15px;}
.section5CLList dd.hover a .time .icon{background-color: #175ee9;color: #fff;}
/* ————— 第5通栏 end ————— */
/* ————— 第6通栏 start ————— */
.section6{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.section6C{padding: 0 140px;}
.section6CUpL{float: left;display: inline;width: 50%;}
.section6CUpL dd{float: left;display: inline;width: 50%;}
.section6CUpL dd .con{display: block;padding: 45px 0 35px;text-align: center;position: relative;}
.section6CUpL dd .con .conC{position: relative;z-index: 1;}
.section6CUpL dd.dd1 .con{background-color: #1f65ec;}
.section6CUpL dd.dd2 .con{background-color: #335baa;}
.section6CUpL dd.dd4 .con{background-color: #f19149;}
.section6CUpL dd .con .bg{position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: 0;}
.section6CUpL dd.dd1 .con .bg{background: url("../images/ziti1.png") no-repeat right -40px bottom;}
.section6CUpL dd.dd2 .con .bg{background: url("../images/ziti2.png") no-repeat right -40px bottom;;}
.section6CUpL dd.dd4 .con .bg{background: url("../images/ziti3.png") no-repeat right -40px bottom;;}
.section6CUpL dd .con .icon{height: 42px;line-height: 42px;margin-bottom: 15px;}
.section6CUpL dd .con .icon img{max-width: 42px;max-height: 42px;vertical-align: middle;display: inline-block;}
.section6CUpL dd .con .text{line-height: 40px;height: 40px;overflow: hidden;font-size: 24px;color: #ffffff;}
.section6CUp .sectionTitle{float: right;display: inline;width: 50%;text-align: right;}
.section6CUp .sectionTitle .enTitle{color: #fff;height: 50px;margin-bottom: 50px;}
.section6CUp .sectionTitle .enTitle::before{background-color: #fff;right: 0;left: unset;bottom: -25px;}
.section6CUp .sectionTitle .cnTitle{color: #fff;}
.column6Scroll{position: relative;float: left;display: inline;width: 50%;}
.column6Scroll .bd{ overflow: hidden;}
.column6Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.column6Scroll .myslide{ width: 100%;}
.column6Scroll .con{display: block; margin-right: 30px;}
.column6Scroll .con .pic::before{padding-top: 56.1538%;}
.column6Scroll .slick-dots{position: absolute;right:3%; bottom: 0%;width: 100%;font-size: 0;text-align: right;z-index: 2;height: 80px;line-height: 80px;}
.column6Scroll .slick-dots li{display: inline-block;font-size: 15px;color: #fff;margin-right:15px;vertical-align: middle;cursor: pointer;position: relative;}
.column6Scroll .slick-dots li::before{display: block;content: "";width: 15px;height: 1px;background-color: rgba(255, 255, 255, .5);position: absolute;right: -30px; top: 50%;transform: scaleX(0);-webkit-transform: scaleX(0); margin-top: -1px;visibility: hidden;opacity: 0;}
.column6Scroll .slick-dots li.slick-active{color: #ffc156;margin-right: 40px;}
.column6Scroll .slick-dots li.slick-active::before{visibility: visible;opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;transition: all 0.5s;-webkit-transition: all 0.5s;}
.column6Scroll .text{line-height: 80px;height: 80px;overflow: hidden;width: 100%;padding: 0 220px 0 35px;box-sizing: border-box;-webkit-box-sizing: border-box;position: absolute;left: 0;bottom: 0;z-index: 1;}
.column6Scroll .text .title {width: 100%;height: 100%;}
.column6Scroll .text .title a{display: block;font-size: 18px;color: #ffffff;}
.column6Scroll .bg{position: absolute;left: 0;bottom: 0;height: 80px;width: 100%;background: url("../images/section6SrollBg.png") no-repeat center center / 100% 100%;z-index: 0;}
.section6CUpR{float: left;display: inline;width: 50%;}
.section6CUpR dd{float: left;display: inline;width: 50%;}
.section6CUpR dd .con{display: block;padding: 45px 0 35px;text-align: center;position: relative;}
.section6CUpR dd .con .conC{position: relative;z-index: 1;}
.section6CUpR dd.dd1 .con{background-color: #8a909e;}
.section6CUpR dd.dd2 .con{background-color: #12b4b1;}
.section6CUpR dd .con .bg{position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: 0;}
.section6CUpR dd.dd1 .con .bg{background: url("../images/ziti4.png") no-repeat right -40px bottom;}
.section6CUpR dd.dd2 .con .bg{background: url("../images/ziti5.png") no-repeat right -40px bottom;;}
.section6CUpR dd .con .icon{height: 42px;line-height: 42px;margin-bottom: 15px;}
.section6CUpR dd .con .icon img{max-width: 42px;max-height: 42px;vertical-align: middle;display: inline-block;}
.section6CUpR dd .con .text{line-height: 40px;height: 40px;overflow: hidden;font-size: 24px;color: #ffffff;}
/* ————— 第6通栏 end ————— */
/* ————— 第7通栏 start ————— */
/* ————— 第7通栏 end ————— */
/* ————— 第8通栏 start ————— */
/* ————— 第8通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* ========== 频道页 end ========== */